#!/bin/sh
#
echo "content-type:text/html"
echo
echo "You make the query $1 on the card $2"
